home *** CD-ROM | disk | FTP | other *** search
/ Aminet 47 / Aminet 47 (2002)(GTI - Schatztruhe)[Feb 2002].iso / Aminet / util / dtype / sdiREKO-DT.readme < prev    next >
Text File  |  2001-12-20  |  5KB  |  103 lines

  1. Short:    40.11 datatype for .REKO/.RKP cardsets
  2. Author:   stoecker@epost.de (Dirk Stoecker)
  3. Uploader: stoecker@epost.de (Dirk Stoecker)
  4. Version:  40.11
  5. Type:     util/dtype
  6. Requires: AmigaOS 3.0
  7.  
  8. This datatype allows to display cardsets of Klondike solitaire program.
  9. It supports all known types:
  10.  Type I    - 55 cards (13*4 + back + empty + special)
  11.  Type II   - 59 cards (13*4 + back + empty + special + 4*stack)
  12.  Type III  - 68 cards (13*4 + back + empty + special + 4*stack + 9*prefs)
  13.  RKP  8bit - 57 cards (13*4 + back + 4*stack)
  14.  RKP 16bit - 57 cards (13*4 + back + 4*stack)
  15.  
  16. The RKP cards need picture.datatype V43 or they cannot be displayed.
  17.  
  18. Install:
  19.   - First delete all other reko.datatype and REKO#? files from libs:,
  20.     libs:datatypes, DEVS:DataTypes, SYS:Classes/datatypes, ...
  21.   - Copy "REKO Cardset" and its icon to DEVS:DataTypes
  22.   - Copy reko.datatype to SYS:Classes/datatypes
  23.     (If you have an 68060, use the reko.datatype060 file and rename it.)
  24.   - Reboot or click on "REKO Cardset" icon.
  25.  
  26. Some notes:
  27.  - If picture.datatype V43 or better is installed all HAM modes are
  28.    automatically converted to 24bit data (as this looks better).
  29.  
  30.  - There is a file DataFormat.TXT inside this archive, which describes
  31.    the format of all currently existing REKO cardsets.
  32.  
  33.  - The datatype supports some settings. These must be done in the
  34.    environment variable REKODTMODE.
  35.    · Call »SetEnv REKODTMODE "<values>"« to activate the value.
  36.      Call »SetEnv ENVARC:REKODTMODE "<values>"« to activate the value
  37.      after every new startup.
  38.      To remove the variable delete the files in ENVARC: and ENV:
  39.      
  40.    · Entries in that variable must be seperated with ',' and be without
  41.      spaces, tabs or carriage returns!
  42.  
  43.    · Supported entries:
  44.      SOLITON   - Allows to use REKO cards with Soliton! It is necessary
  45.        to strip all special cards for Soliton. Now the datatype ignores
  46.        prefs and stack cards and does not display HAM cards without
  47.        picture.datatype V43.
  48.      16BIT     - Use 16bit output instead of 24bit, Works better with some
  49.        programs, but others do not like that. Try yourself.
  50.      HAMDIRECT - Do not convert HAM cards to 16/24BIT, but display them
  51.        direct (like without V43 picture.datatype). Does not work with
  52.        SOLITON keyword.
  53.      MREKOMODE - Cardset layout like in mreko datatype (the stack cards on
  54.        top, special cards in reverse order).
  55.      REKODT39MODE - Cardset layout like in reko.datatype V39 (the stack
  56.        cards on top, special cards in second line). This mode does not
  57.        display prefs cards.
  58.  
  59.    · Example: To set 16BIT Solition mode, call:
  60.      SetEnv REKODTMODE "SOLITON,16BIT"
  61.  
  62.  - If you are searching for new cardsets, try "http://go.to/rekonet/"
  63.    and download the files you like. Also send me cardsets, which are not
  64.    in this list. I will update it afterwards.
  65.  
  66.  - Thanks Fulvio Peruggi for beta testing and debugging. Oh I can tell
  67.    you never believe in autodocs. This can take hours of debugging.
  68.  
  69.  - I know this datatype is not the fastest, as it is plain C code. Making
  70.    the main HAM conversion or the PC card color conversion in Assembler
  71.    would speed up a lot. But I do not have the time to do so!
  72.  
  73. This datatype is Freeware. Use it as you want, but WITHOUT ANY WARRANTY!
  74.  
  75. Contact me at:
  76.  
  77. *********************************************************************
  78. * snail-mail:                  * e-mail:                            *
  79. *   Dirk Stoecker              *   stoecker@epost.de                *
  80. *   Geschwister-Scholl-Str. 10 *   dirk@dstoecker.de                *
  81. *   01877 Bischofswerda        * world wide web:                    *
  82. *   GERMANY                    *   http://www.dstoecker.de/         *
  83. * phone:                       * pgp key:                           *
  84. *   GERMANY +49 (0)3594/706666 *   get from WWW pages or keyservers *
  85. *********************************************************************
  86.  
  87. Following is my PGP signature for the corresponding LhA-File.
  88. Use ' pgpv sdiREKO-DT.readme -o sdiREKO-DT.lha ' to check it.
  89. Key fingerprint: B9 F2 3A 1A 29 02 75 16  6A C6 5B 7D 5E F6 16 CF.
  90. All my releases after April 2001 have a PGP signature with this key.
  91. Be alarmed if signature is missing or wrong.
  92.  
  93. -----BEGIN PGP SIGNATURE-----
  94. Version: PGPfreeware 5.0i for non-commercial use
  95. MessageID: jXp2g1cvc0dN0LVfxy+D66Zn/YOVfuXd
  96.  
  97. iQCVAwUAPB94Q7OTsAT/iOY9AQFJoQQAml0CyNE6NUBWKWzClmo0cfypvhHLPj+1
  98. b0tpRcRJLeEaFa/YXlcuREfLFUj5wuq38ARc4E0dE+IoBnXWcwIxYvp5bTu9caPb
  99. NegfnyT+ypBVbkmaBYPWX6zpbb5jRwFWhSmwj0skwdv7PYP3crvD585EvzjvTKnH
  100. n3pfeX7qskE=
  101. =GXy6
  102. -----END PGP SIGNATURE-----
  103.